[INFO] fetching crate ripzip 0.1.0...
[INFO] testing ripzip-0.1.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate ripzip 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate ripzip 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ripzip 0.1.0
[INFO] tweaked toml for crates.io crate ripzip 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ripzip 0.1.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ripzip 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sysinfo v0.38.2
[INFO] [stderr]   Downloaded objc2-io-kit v0.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d93539017e32d4df8bf1a1407266926feaf8706e79449540a01540c009cd2493
[INFO] running `Command { std: "docker" "start" "-a" "d93539017e32d4df8bf1a1407266926feaf8706e79449540a01540c009cd2493", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d93539017e32d4df8bf1a1407266926feaf8706e79449540a01540c009cd2493", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d93539017e32d4df8bf1a1407266926feaf8706e79449540a01540c009cd2493", kill_on_drop: false }`
[INFO] [stdout] d93539017e32d4df8bf1a1407266926feaf8706e79449540a01540c009cd2493
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13694bf5f3a78478013d117c591542610e74a1add60920ef85500885d25a63c5
[INFO] running `Command { std: "docker" "start" "-a" "13694bf5f3a78478013d117c591542610e74a1add60920ef85500885d25a63c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling sysinfo v0.38.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling ripzip v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.18s
[INFO] running `Command { std: "docker" "inspect" "13694bf5f3a78478013d117c591542610e74a1add60920ef85500885d25a63c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13694bf5f3a78478013d117c591542610e74a1add60920ef85500885d25a63c5", kill_on_drop: false }`
[INFO] [stdout] 13694bf5f3a78478013d117c591542610e74a1add60920ef85500885d25a63c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 375d4bc7f5b566a3feeade783fe80e987efb65536065e4487a5d59c8a231def5
[INFO] running `Command { std: "docker" "start" "-a" "375d4bc7f5b566a3feeade783fe80e987efb65536065e4487a5d59c8a231def5", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling deflate64 v0.1.11
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling zip v8.1.0
[INFO] [stderr]    Compiling ripzip v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.60s
[INFO] running `Command { std: "docker" "inspect" "375d4bc7f5b566a3feeade783fe80e987efb65536065e4487a5d59c8a231def5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "375d4bc7f5b566a3feeade783fe80e987efb65536065e4487a5d59c8a231def5", kill_on_drop: false }`
[INFO] [stdout] 375d4bc7f5b566a3feeade783fe80e987efb65536065e4487a5d59c8a231def5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a9a74b194aa1d4ef05519577538a9e44b685d801fff7b6d69bcef4df88d7fb77
[INFO] running `Command { std: "docker" "start" "-a" "a9a74b194aa1d4ef05519577538a9e44b685d801fff7b6d69bcef4df88d7fb77", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ripzip-692e9519a97d9e05)
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stdout] test compress::threshold_tests::empty_files ... ok
[INFO] [stdout] test compress::threshold_tests::scenario_1000x6mb_incompressible ... ok
[INFO] [stdout] test compress::threshold_tests::scenario_50x20mb_blobs ... ok
[INFO] [stdout] test compress::threshold_tests::scenario_200x5mb_logs ... ok
[INFO] [stdout] test compress::threshold_tests::single_thread ... ok
[INFO] [stdout] test extract::zip_reader::tests::test_find_eocd_minimal ... ok
[INFO] [stdout] test compress::threshold_tests::max_threshold_ceiling ... ok
[INFO] [stdout] test extract::zip_reader::tests::test_find_eocd_not_found ... ok
[INFO] [stdout] test compress::threshold_tests::scenario_10k_small_source ... ok
[INFO] [stdout] test extract::zip_reader::tests::test_find_eocd_with_prefix ... ok
[INFO] [stdout] test fs_utils::tests::test_reject_absolute_paths ... ok
[INFO] [stdout] test fs_utils::tests::test_path_to_zip_name ... ok
[INFO] [stdout] test fs_utils::tests::test_reject_empty_path ... ok
[INFO] [stdout] test fs_utils::tests::test_reject_parent_traversal ... ok
[INFO] [stdout] test fs_utils::tests::test_validate_safe_paths ... ok
[INFO] [stdout] test fs_utils::tests::test_reject_windows_drive_letters ... ok
[INFO] [stdout] test compress::threshold_tests::zero_threads_no_panic ... ok
[INFO] [stdout] test zip_format::central_dir::tests::test_central_dir_directory ... ok
[INFO] [stdout] test compress::threshold_tests::min_threshold_floor ... ok
[INFO] [stdout] test zip_format::central_dir::tests::test_central_dir_entry_size ... ok
[INFO] [stdout] test zip_format::central_dir::tests::test_central_dir_roundtrip ... ok
[INFO] [stdout] test zip_format::central_dir::tests::test_central_dir_zip64 ... ok
[INFO] [stdout] test zip_format::crc::tests::test_crc32_incremental_matches_oneshot ... ok
[INFO] [stdout] test zip_format::crc::tests::test_crc32_known_value ... ok
[INFO] [stdout] test zip_format::eocd::tests::test_eocd_needs_zip64 ... ok
[INFO] [stdout] test zip_format::eocd::tests::test_eocd_signature ... ok
[INFO] [stdout] test zip_format::crc::tests::test_crc32_empty ... ok
[INFO] [stdout] test zip_format::eocd::tests::test_eocd_size ... ok
[INFO] [stdout] test zip_format::local_header::tests::test_local_header_roundtrip ... ok
[INFO] [stdout] test zip_format::local_header::tests::test_local_header_size ... ok
[INFO] [stdout] test zip_format::local_header::tests::test_local_header_zip64 ... ok
[INFO] [stdout] test zip_format::zip64::tests::test_zip64_eocd_signature ... ok
[INFO] [stdout] test zip_format::zip64::tests::test_zip64_eocd_size ... ok
[INFO] [stdout] test zip_format::zip64::tests::test_zip64_locator_size ... ok
[INFO] [stdout] test compress::threshold_tests::scenario_mixed_workload ... ok
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-b1799f4c8616498e)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 94 tests
[INFO] [stdout] test integration::crc_validation::test_corrupt_file_cleaned_up_on_crc_mismatch ... ok
[INFO] [stdout] test integration::crc_validation::test_empty_file_crc_valid ... ok
[INFO] [stdout] test integration::binary_files::test_all_256_byte_values ... ok
[INFO] [stdout] test integration::crc_validation::test_tampered_archive_detected ... ok
[INFO] [stdout] test integration::binary_files::test_binary_with_zip_like_signatures ... ok
[INFO] [stdout] test integration::crc_validation::test_crc_for_deflated_files ... ok
[INFO] [stdout] test integration::deep_dirs::test_path_exceeds_500_chars ... ok
[INFO] [stdout] test integration::empty::test_empty_directory ... ok
[INFO] [stdout] test integration::empty::test_empty_subdirectories ... ok
[INFO] [stdout] test integration::binary_files::test_repeated_byte_patterns ... ok
[INFO] [stdout] test integration::empty::test_multiple_empty_files ... ok
[INFO] [stdout] test integration::empty::test_empty_file ... ok
[INFO] [stdout] test integration::errors::test_compress_file_not_directory ... ok
[INFO] [stdout] test integration::errors::test_compress_output_parent_missing ... ok
[INFO] [stdout] test integration::errors::test_extract_nonexistent_archive ... ok
[INFO] [stdout] test integration::errors::test_extract_invalid_archive ... ok
[INFO] [stdout] test integration::errors::test_extract_empty_file ... ok
[INFO] [stdout] test integration::crc_validation::test_crc_for_stored_files ... ok
[INFO] [stdout] test integration::empty::test_single_byte_file ... ok
[INFO] [stdout] test integration::binary_files::test_null_bytes ... ok
[INFO] [stdout] test integration::interop::test_interop_stored_files ... ok
[INFO] [stdout] test integration::deep_dirs::test_long_path ... ok
[INFO] [stdout] test integration::errors::test_extract_truncated_archive ... ok
[INFO] [stdout] test integration::interop::test_interop_binary_data ... ok
[INFO] [stdout] test integration::interop::test_prepended_data_archive ... ok
[INFO] [stdout] test integration::errors::test_compress_nonexistent_source ... ok
[INFO] [stdout] test integration::interop::test_data_descriptor_archive ... ok
[INFO] [stdout] test integration::deep_dirs::test_path_exceeds_max_path_260 ... ok
[INFO] [stdout] test integration::interop::test_ripzip_archive_readable_by_zip_crate ... ok
[INFO] [stdout] test integration::interop::test_zstd_mixed_methods_in_archive ... ok
[INFO] [stdout] test integration::interop::test_zstd_zip_crate_compress_ripzip_extract ... ok
[INFO] [stdout] test integration::crc_validation::test_multiple_files_all_crc_checked ... ok
[INFO] [stdout] test integration::interop::test_full_interop_round_trip ... ok
[INFO] [stdout] test integration::interop::test_symlink_entry_extracted_as_regular_file ... ok
[INFO] [stdout] test integration::interop::test_zstd_ripzip_compress_zip_crate_extract ... ok
[INFO] [stdout] test integration::interop::test_zstd_binary_data_interop ... ok
[INFO] [stdout] test integration::interop::test_zip_crate_archive_readable_by_ripzip ... ok
[INFO] [stdout] test integration::interop::test_unix_permissions_preserved ... ok
[INFO] [stdout] test integration::interop::test_zstd_stored_fallback ... ok
[INFO] [stdout] test integration::deep_dirs::test_many_files_at_long_paths ... ok
[INFO] [stdout] test integration::large_files::test_incompressible_data_uses_stored ... ok
[INFO] [stdout] test integration::path_traversal::test_accept_current_dir_prefix ... ok
[INFO] [stdout] test integration::path_traversal::test_accept_safe_paths ... ok
[INFO] [stdout] test integration::path_traversal::test_reject_absolute_unix_path ... ok
[INFO] [stdout] test integration::path_traversal::test_reject_absolute_windows_path ... ok
[INFO] [stdout] test integration::path_traversal::test_reject_backslash_traversal ... ok
[INFO] [stdout] test integration::path_traversal::test_reject_dot_dot_attack ... ok
[INFO] [stdout] test integration::path_traversal::test_reject_dot_dot_only ... ok
[INFO] [stdout] test integration::path_traversal::test_reject_empty_path ... ok
[INFO] [stdout] test integration::path_traversal::test_reject_mixed_separator_attacks ... ok
[INFO] [stdout] test integration::deep_dirs::test_deep_nesting_50_levels ... ok
[INFO] [stdout] test integration::binary_files::test_random_binary_data ... ok
[INFO] [stdout] test integration::parallel::test_concurrent_compress_calls ... ok
[INFO] [stdout] test integration::progress::test_compress_progress_bytes_match_total ... ok
[INFO] [stdout] test integration::interop::test_zstd_full_interop_round_trip ... ok
[INFO] [stdout] test integration::large_files::test_all_zeros_file ... ok
[INFO] [stdout] test integration::progress::test_extract_progress_lifecycle ... ok
[INFO] [stdout] test integration::progress::test_compress_progress_lifecycle ... ok
[INFO] [stdout] test integration::round_trip::test_compress_overwrites_non_zip_file ... ok
[INFO] [stdout] test integration::progress::test_progress_empty_archive ... ok
[INFO] [stdout] test integration::progress::test_extract_progress_bytes_match_total ... ok
[INFO] [stdout] test integration::large_files::test_random_bytes ... ok
[INFO] [stdout] test integration::round_trip::test_extraction_overwrites_existing_files ... ok
[INFO] [stdout] test integration::round_trip::test_compress_overwrites_existing_archive ... ok
[INFO] [stdout] test integration::parallel::test_deterministic_output ... ok
[INFO] [stdout] test integration::large_files::test_medium_file ... ok
[INFO] [stdout] test integration::parallel::test_concurrent_extract_calls ... ok
[INFO] [stdout] test integration::round_trip::test_round_trip_preserves_content_exactly ... ok
[INFO] [stdout] test integration::single_file::test_minimal_archive_size ... ok
[INFO] [stdout] test integration::single_file::test_single_empty_file ... ok
[INFO] [stdout] test integration::single_file::test_single_binary_file ... ok
[INFO] [stdout] test integration::temp_placement::test_large_file_temp_created_in_output_dir ... ok
[INFO] [stdout] test integration::temp_placement::test_large_file_temp_created_in_output_dir_zstd ... ok
[INFO] [stdout] test integration::single_file::test_single_text_file ... ok
[INFO] [stdout] test integration::temp_placement::test_archive_created_via_rename_not_copy ... ok
[INFO] [stdout] test integration::temp_placement::test_stored_fallback_temp_created_in_output_dir ... ok
[INFO] [stdout] test integration::zip64::test_zip64_large_offset ... ignored
[INFO] [stdout] test integration::zip64::test_zip64_many_entries ... ignored
[INFO] [stdout] test integration::zip64::test_zip64_zip_crate_many_entries_ripzip_extract ... ignored
[INFO] [stdout] test integration::round_trip::test_round_trip_compression_levels ... ok
[INFO] [stdout] test integration::unicode::test_long_filenames ... ok
[INFO] [stdout] test integration::round_trip::test_round_trip_simple ... ok
[INFO] [stdout] test integration::round_trip::test_round_trip_nested_directories ... ok
[INFO] [stdout] test integration::unicode::test_unicode_directory_names ... ok
[INFO] [stdout] test integration::single_file::test_single_large_text_file ... ok
[INFO] [stdout] test integration::unicode::test_unicode_filenames ... ok
[INFO] [stdout] test integration::deep_dirs::test_wide_directory_tree ... ok
[INFO] [stdout] test integration::unicode::test_spaces_in_filenames ... ok
[INFO] [stdout] test integration::round_trip::test_round_trip_multiple_files ... ok
[INFO] [stdout] test integration::parallel::test_parallel_with_mixed_sizes ... ok
[INFO] [stdout] test integration::large_files::test_many_small_files ... ok
[INFO] [stdout] test integration::unicode::test_special_characters_in_names ... ok
[INFO] [stdout] test integration::large_files::test_mixed_file_sizes ... ok
[INFO] [stdout] test integration::deep_dirs::test_many_files_in_one_dir ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 91 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.74s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ripzip
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a9a74b194aa1d4ef05519577538a9e44b685d801fff7b6d69bcef4df88d7fb77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9a74b194aa1d4ef05519577538a9e44b685d801fff7b6d69bcef4df88d7fb77", kill_on_drop: false }`
[INFO] [stdout] a9a74b194aa1d4ef05519577538a9e44b685d801fff7b6d69bcef4df88d7fb77
